home *** CD-ROM | disk | FTP | other *** search
/ ftp.mactech.com 2010 / ftp.mactech.com.tar / ftp.mactech.com / macintosh-c / macc-carbon-demos-nonbinhex.sit / macc-carbon-demos-nonbinhex / chap23-demo-carbon events / Drag.h.rsrc / TEXT_20296.txt < prev   
Text File  |  2001-05-15  |  1KB  |  22 lines

  1. // *******************************************************************************************
  2. // Drag.h                                                 CARBONIZED.  USES CARBON EVENT MODEL
  3. // *******************************************************************************************
  4. //
  5. // This program demonstrates drag and drop utilising the Drag Manager.  Support for Undo and
  6. // Redo of drag and drop within the source window is included.
  7. //
  8. // The bulk of the code in the source code file Drag.c is identical to the code in the file
  9. // Text1.c in the demonstration program MonoTextEdit (Chapter 21).
  10. //
  11. // The program utilises the following resources:
  12. //
  13. // ‚Ä¢    A 'carb' resource.
  14. //
  15. // ‚Ä¢    An 'MBAR' resource, and 'MENU' resources for Apple, File, and Edit menus.
  16. //
  17. // ‚Ä¢    A 'WIND' resource (purgeable) (initially visible).
  18. //
  19. // ‚Ä¢    'CNTL' resources (purgeable) for the vertical scroll bars in the text editor window and
  20. //        Help dialog, and for the pop-up menu in the Help Dialog.
  21. //
  22. // ‚Ä¢    A 'STR#' resource  (purgeable) co